Blazor コントロール
IsJoinableWith メソッド

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > Range<T> クラス : IsJoinableWith メソッド
value をこの範囲と結合できるかどうかをチェックします。
シンタックス
'宣言
 
Public Function IsJoinableWith( _
   ByVal value As Range(Of T), _
   ByVal incrementor As System.Func(Of T,T) _
) As System.Boolean
public System.bool IsJoinableWith( 
   Range<T> value,
   System.Func<T,T> incrementor
)

パラメータ

value
incrementor
参照

Range<T> クラス
Range<T> メンバ